purple_theme_manager_load_theme

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. PurpleTheme* purple_theme_manager_load_theme(const(gchar)* theme_dir, const(gchar)* type)
    version(Derelict_Link_Static)
    extern (C) extern (C) nothrow
    purple_theme_manager_load_theme
    (
    const(gchar)* theme_dir
    ,
    const(gchar)* type
    )
  2. da_purple_theme_manager_load_theme purple_theme_manager_load_theme;

Meta